From: Gert Wollny Date: Sun, 2 Dec 2018 09:22:08 +0000 (+0100) Subject: Update changelog X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~188 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=becd732d871cb4ddae5e6b83c6ce3e1669f1e84a;p=dcmtk.git Update changelog --- diff --git a/debian/changelog b/debian/changelog index 6dd07954..5efbadd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ -dcmtk (3.6.3-1~exp2) UNRELEASED; urgency=medium +dcmtk (3.6.4-1~exp1) UNRELEASED; urgency=medium + [ Jelmer Vernooij ] * Move source package lintian overrides to debian/source. * Trim trailing whitespace. - -- Jelmer Vernooij Mon, 08 Oct 2018 21:49:33 +0100 + [ Gert Wollny ] + * New upstream version 3.6.4 + * d/p: Update patches for new release + + -- Gert Wollny Sun, 02 Dec 2018 10:21:24 +0100 dcmtk (3.6.3-1~exp1) experimental; urgency=medium diff --git a/debian/libdcmtk13.install b/debian/libdcmtk13.install deleted file mode 100644 index 38093491..00000000 --- a/debian/libdcmtk13.install +++ /dev/null @@ -1,2 +0,0 @@ -usr/lib/*/*.so.* -usr/share/libdcmtk13/*.dic diff --git a/debian/libdcmtk13.lintian-overrides b/debian/libdcmtk13.lintian-overrides deleted file mode 100644 index 92be4318..00000000 --- a/debian/libdcmtk13.lintian-overrides +++ /dev/null @@ -1,5 +0,0 @@ -# There is more than one library in one package bundles which makes perfectly -# sense in this application but does not enable naming the library package apropriately -libdcmtk13: package-name-doesnt-match-sonames -libdcmtk13: embedded-library -libdcmtk13: no-symbols-control-file diff --git a/debian/libdcmtk14.install b/debian/libdcmtk14.install new file mode 100644 index 00000000..b2b03261 --- /dev/null +++ b/debian/libdcmtk14.install @@ -0,0 +1,2 @@ +usr/lib/*/*.so.* +usr/share/libdcmtk14/*.dic diff --git a/debian/libdcmtk14.lintian-overrides b/debian/libdcmtk14.lintian-overrides new file mode 100644 index 00000000..80a0b530 --- /dev/null +++ b/debian/libdcmtk14.lintian-overrides @@ -0,0 +1,5 @@ +# There is more than one library in one package bundles which makes perfectly +# sense in this application but does not enable naming the library package apropriately +libdcmtk14: package-name-doesnt-match-sonames +libdcmtk14: embedded-library +libdcmtk14: no-symbols-control-file